net.ipAttr.Scope (field)
14 uses
net (current package)
addrselect.go#L62: Scope scope
addrselect.go#L73: Scope: classifyScope(ip),
addrselect.go#L121: if attrDA.Scope == attrSourceDA.Scope && attrDB.Scope != attrSourceDB.Scope {
addrselect.go#L124: if attrDA.Scope != attrSourceDA.Scope && attrDB.Scope == attrSourceDB.Scope {
addrselect.go#L176: if attrDA.Scope < attrDB.Scope {
addrselect.go#L179: if attrDA.Scope > attrDB.Scope {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)